EL-Software 1.1.53 Build 10716
==============================

- Changed: Cell group name length increased to 255

Firmware:
-  Added: PAT-Terminal can display dilation from ECD-4-nano
-  Added: Output impedance 'ZR' (EIS)
-  Changed: Improved drift correction (EIS)
-  Changed: Improved autorange (EIS)
-  Fixed: Channelboard over-temperature warnings
-  Fixed: back sweep option (EIS)
-  Minor bug fixes

Lua Script:
-  Added: Step charge 'Qstep_abs' for current pulse tests
-  Added: Script progress estimation based on expected total number of step transitions
-  Changed: 'record_sensor_dt' default changed from 1s to 60s
-  Changed: Renamed 'OCV' to 'Rest'


EL-Software 1.1.51 Build 10107
==============================

- New: Added channel and device name to info.json
- Changed: Imported elc files now automatically use the new base script
- Changed: Server update timeout set to 10 minutes
- Changed: Script name length increased to 255
- Fixed: Using old base script caused syntax errors
- Fixed: Export of the Lua Script showed doubled file extension
- Fixed: Removed comments in lua (internal logic only)
- Fixed: Maximum display of test cells was limited to 100
- Fixed: Error handling during the import of the composer 


EL-Software 1.1.47 Build 9889
=============================

- Removed "Config Only" as supported script type.  
- Added edit-on-the-fly support for "Full lua" scripts.
- "Full lua" scripts are now displayed with a .lua at the end
- Added channel name, device name and cell build number to the info.json export file

- Several bug fixes

**How to convert a "Config Only" script to "Full Lua"**
For conversion, the text body of the given "Config Only" script is to be inserted into the configuration section
of the provided "Full Lua" template. A simple text editor such as Notepad++ can be used for this purpose.


